From: Kim F. Storm Date: Tue, 15 Jun 2004 09:42:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21961 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=07a91969f2b455b1b09e14642d5cdac4b1805697;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 28df9a5e1e6..a180b8f7417 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,10 +1,15 @@ +2004-06-15 Kim F. Storm + + * syntax.c (skip_chars): Only recognize [:class:] when it has the + proper format and class is a lower-case word. + 2004-06-14 Jan Dj,Ad(Brv * gtkutil.c (xg_get_image_for_pixmap): New function. (xg_get_gdk_pixmap_and_mask): Removed. (update_frame_tool_bar): Call xg_get_image_for_pixmap instead of xg_get_gdk_pixmap_and_mask. - + * xterm.h (struct x_display_info): Typo in comment fixed. 2004-06-14 Juanma Barranquero